home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 209 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  949 b 

  1. From: Marinos Yannikos <nino@idefix.vmars.tuwien.ac.at>
  2. Subject: Re: XFS question
  3. Date: Tue, 6 Apr 93 12:12:57 MET DST
  4. In-Reply-To: <9304060939.AA24066@dutiws.twi.tudelft.nl>; from "Hildo Biersma" at Apr 6, 93 11:39 am
  5.  
  6.  
  7. > Hi all,
  8. > A question on behalf of a friend of mine who's writing a ramdisk xfs:
  9. > Which mode flags are to be parsed by the MiNT kernel, and which mode
  10. > flags are to be parsed by the XFS? The documentation (file 'filesys.doc')
  11. > makes this clear for only a few of all mode flags defined...
  12. As far as I know, MiNT parses almost all of the flags, i.e. all but
  13. those mentioned in filesys.doc. Have a look at Y-disk, tfs says it works
  14. fine under a multi-user environment, so the flags should be parsed
  15. correctly. When in doubt, check out the files 'dosdir.c' and
  16. 'dosfile.c', these are the places most of the filesystem functions are
  17. called from, and where the appropriate flags are being checked!
  18.  
  19.     Regards,
  20.       Marinos
  21.  
  22.